Skip to content

Conversation

UnquietCode
Copy link
Contributor

This commit adds the ability to use type modifiers in conjunction with TypeNameIdResolver. Previously, the type name was resolved from the actual type. This change makes use of the type modifier to resolve against the modified type.

The included test patches just the one resolver, which fixed my use case. It may be the case that the other resolution strategies should also account for the presence of type modifiers. Any guidance there would be appreciated. Thanks!

@cowtowncoder
Copy link
Member

Ok I guess this allows some tricks with TypeModifier.

cowtowncoder added a commit that referenced this pull request Dec 14, 2013
Support type modifiers in type id name resolution.
@cowtowncoder cowtowncoder merged commit b4c1f77 into FasterXML:master Dec 14, 2013
cowtowncoder added a commit that referenced this pull request Dec 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants